Fyne is a UI toolkit for building Desktop and mobile applications. Its interface design follows the Material Design principles, providing cross-platform ...
Gio is an open source library for creating portable, immediate mode GUI programs for Android, iOS, Linux, Windows, macOS. Windows · Install · Showcase · Godcr
Walk is a Windows Application Library Kit for the Go Programming Language. Its primarily useful for Desktop GUI development, but there is some more stuff.
Gio implements portable immediate mode GUI programs in Go. Gio programs run on all the major platforms: iOS/tvOS, Android, Linux (Wayland), macOS, Windows and ...
Go's standard library has no support for GUI windows. For 3rd party packages supporting text-based (terminal) UI, check out Awesome Go: Advanced Console UIs.